var google.golang.org/grpc.disconnectionsMetric
2 uses
google.golang.org/grpc (current package)
clientconn.go#L106: disconnectionsMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
clientconn.go#L1296: disconnectionsMetric.Record(ac.cc.metricsRecorderList, 1, ac.cc.target, ac.backendServiceLabel, ac.localityLabel, disconnectError)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)